updateManager

Class: com.microstrategy.web.app.taglibs.UpdateManagerTag

Description:

Title: UpdateManagerTag.

Description: This tag will generate all dynamic information needed by the updateManager bone, including delimiters, bean paths, events, event parameters and client-side event constants.

Copyright: Copyright (c) 2004

Company: Microstrategy, Inc.


Usage:

 <web:updateManager scope="com.microstrategy.web.app.beans.EnumExecutionScope.DOCUMENT_SCOPE" bean="frame.db" />
 


Name Required? Description
bean false Method for settting the bean to be used by the Update Manager
scope false Method for settting the Scope of the Update Manager so the correct JavaScript code gets rendered.